home *** CD-ROM | disk | FTP | other *** search
- // Cop$yright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: TPotDll.h 1.1 1996/07/19 00:11:03 Damien Exp $ */
- //
- // Globals used by DLL
- //
-
- #ifndef __TPOTDLL__
- #define __TPOTDLL__
-
- // Global variables used by the DLL
- extern long global_count_Obj; // } defines in TEA_DLL.CPP
- extern long global_count_Lock; // }
-
- #endif
-